Welcome![Sign In][Sign Up]
Location:
Search - CRC16 C

Search list

[Mathimatics-Numerical algorithmsCRC16

Description: CRC16校验-CYXLIC REDUNDANCY CHECK
Platform: | Size: 1024 | Author: 站长 | Hits:

[SCMCrc16源码4种算法

Description: CRC16,C语言运算源码,包括四种算法,直接计算法,半查表法,全查表法,双8位表全查表法,适用于工业控制领域校验通讯数据使用,和MODBUS数据校验,在对不同的系统资源的要求环境下,采用不同的算法-CYXLIC REDUNDANCY, C language source computing, including four algorithms, direct calculation method, semi-look-up table method, the whole look-up table method, dual eight-wide table look-up table method, applied to the field of industrial control the use of calibration data communications and MODBUS calibration data in different systems of the requirements of environmental resources, mining different algorithms
Platform: | Size: 15360 | Author: dszc | Hits:

[CSharpcrc16(VC)

Description: crc16的算法,格式为X16+X12+X5+1,用于串口通讯数据的校验。-crc16 algorithm, the format for X16 X12 X5 one for serial data communications check.
Platform: | Size: 28672 | Author: | Hits:

[BooksCRCTable_C

Description: modbus CRC16 table.for STB-3-modbus connection CYXLIC REDUNDANCY table.for STB- 3
Platform: | Size: 1024 | Author: 陈治国 | Hits:

[Algorithmcrc16

Description: 函数名称:CRC-16 Process 函数原型:INT16U make_crc16(INT8U *msgaddr,INT8U datalen) 函数功能:进行CRC校验和产生CRC代码.这个函数只影响全局变量crc16. 校验字放在字符串最后,低8位在前高8位在后. msgaddr : 进行CRC16校验的据块的首地址 datalen : 进行CRC16校验的据块的个数 CRC-ITU的计算算法如下: a.寄存器组初始化为全"1"(0xFFFF)。 b.寄存器组向右移动一个字节。 c.刚移出的那个字节与数据字节进行异或运算,得出一个指向值表的索引。 d.索引所指的表值与寄存器组做异或运算。 f.数据指针加1,如果数据没有全部处理完,则重复步骤b。 g.寄存器组取反,得到CRC,附加在数据之后(这一步可省略)。
Platform: | Size: 1024 | Author: liu | Hits:

[VxWorkscrc16_crc32

Description: CRC16和CRC32, 一个完整的循环冗余校验程序,在产品中使用的,有好的参考价值-CRC16 and CRC32, a complete cyclic redundancy check procedures used in their products, there are good reference value
Platform: | Size: 3072 | Author: 成语 | Hits:

[SCMCRC16

Description: 一个循环冗余校验的程序,c语言编写的,16位的-A cyclic redundancy check procedure, c language, 16 of
Platform: | Size: 28672 | Author: 汪海宁 | Hits:

[SCMCRC16

Description: 用C语言编写的适用于51单片机的CRC16校验程序-Using C language for 51 SCM procedures CRC16 checksum
Platform: | Size: 1024 | Author: | Hits:

[Crack Hackcrc

Description: crc校验 包括原理文件和说明 另附有一个crc16的c程序函数和crc32的vc项目文件-CRC checksum, including the principle of documents and a note attached CRC16 function of c procedures and CRC32 of vc project documents
Platform: | Size: 2399232 | Author: 梁健 | Hits:

[Communication-MobileCRC16

Description: PIC24H环境下编译的CRC16校验,用于MODBUS系统。-Environment PIC24H compiled CRC16 checksum for the MODBUS system.
Platform: | Size: 1024 | Author: yy | Hits:

[Communicationcrc16

Description: CRC16校验的C++实现 用C++BUILDER 6实现, modbus通讯用到-this program is crc16,c++builder 6 communication between PLC and PC, modbus protocol
Platform: | Size: 348160 | Author: luzeming | Hits:

[Com PortCRC16

Description: 纯c代码编写,可以单独的进行CRC16校验,结果可以16进制显示。-The preparation of pure c code can be carried out separate CRC16 checksum, 16-band results can be displayed.
Platform: | Size: 96256 | Author: chen | Hits:

[Crack HackCRC16

Description: crc16校验的C++实现方法,这是一种通讯接口程序中常用的校验-crc16 checksum of the C++ implementation, which is a communication interface used in the calibration procedure
Platform: | Size: 44032 | Author: chen | Hits:

[Internet-Networkcrc16

Description: 用C编写的Modbus通信协议,希望给予其他的人帮助。-Written by using C language source code for modbus communication protocol. Want to give others help.
Platform: | Size: 1024 | Author: young | Hits:

[SCMCRC32-16

Description: CRC16_32 C实例与硬件CRC精解 CRC16/CRC32必看-CRC16_32 C instance fine with the hardware CRC Solutions CRC16/CRC32 must see!!
Platform: | Size: 70656 | Author: hong | Hits:

[SCMCRC16

Description: 这是循环冗余校验CRC16的一段C语言程序,采用的是查表法-This is a section of a cyclic redundancy check CRC16 C language program, uses a look-up table
Platform: | Size: 4096 | Author: 陈飞 | Hits:

[OtherCRC16串口程序效验代码

Description: C编写的CRC串口校验代码,可以直接使用,经过测试输出。(C prepared by the CRC serial checksum code, you can directly use, after testing output.)
Platform: | Size: 3072 | Author: msnm1206 | Hits:

[Communication-MobileCRC16校验工具

Description: crc16 modbus CRC16校验工具C#源代码,开发环境C#,源代码开源免费(CRC16 check tool c # source code, development environment c #, source open source free)
Platform: | Size: 516096 | Author: VictorTian | Hits:

[Windows DevelopCRC16

Description: C语言 CRC16校验计算源代码,可适用单片机通讯校验等各种场合(CRC16 check calculation)
Platform: | Size: 1024 | Author: murenxiu | Hits:

[OtherCRC16

Description: 单片机 C语言,汇编语言CRC16,MODBUS校验(MCU C Language, Assembly Language CRC16, MODBUS Verification)
Platform: | Size: 3072 | Author: ldd1986 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net